2005-04-07 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkenums.sgml: Make the docs of GKT_SELECTION_MULTIPLE
more accurate by making them more vague. (#167088,
Ken Siersma)
2005-04-07 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkenums.sgml: Make the docs of GKT_SELECTION_MULTIPLE
+ more accurate by making them more vague. (#167088,
+ Ken Siersma)
+
* gtk/question_index.sgml: Add a question about hiding
tree view expanders.
another element.
@GTK_SELECTION_MULTIPLE: Any number of elements may be selected.
Clicks toggle the state of an item. Any number of elements may be selected.
- Click-drag selects a range of elements; the Ctrl key may be used to enlarge
- the selection, and Shift key to select between the focus and the child
- pointed to.
+ The Ctrl key may be used to enlarge the selection, and Shift key to select
+ between the focus and the child pointed to. Some widgets may also allow
+ Click-drag to select a range of elements.
@GTK_SELECTION_EXTENDED: Deprecated, behaves identical to %GTK_SELECTION_MULTIPLE.
<!-- ##### ENUM GtkShadowType ##### -->